How to Install libqfits-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libqfits-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libqfits-dev software package provides Development files for libqfits, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libqfits-dev 

libqfits-dev is installed in your system.

Make ensure the libqfits-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libqfits-dev *

You will get with libqfits-dev package name, version, architecture and description in a table

libqfits-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Library development
Package libqfits-dev
Version 6.2.0-6
Description Development files for libqfits
Sub Section libdevel


See Also, How to uninstall or remove libqfits-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?